home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / C-Cl / ClassAdministrator1.3.cpt / ClassAdminHelp / card_3294.txt < prev    next >
Text File  |  1988-04-18  |  1KB  |  41 lines

  1. -- card: 3294 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2582
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=428 top=8 right=31 bottom=491
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Done
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to first card
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part contents for background part 1
  28. ----- text -----
  29. Changes in Version 1.3
  30.  
  31. -- part contents for background part 2
  32. ----- text -----
  33. Version 1.3 offers significant enhancements over versions 1.0, 1.1, and 1.2:
  34.  
  35. Menus:  Thanks to Nine-To-Five Software, standard Macintosh pull down menus are provided in this version.  Formerly, adding assignments and adding or deleting students were done with buttons.  Now, they are part of the menu interface.  Menu items that should not be accessed from a particular card are dimmed.
  36.  
  37. Installation:  Version 1.3 is significantly faster.  Classes are now configured one at a time.  There is no longer a separate "setup" stack.  Because of this, you must now make a copy of your original stack before using menu choice "Set Up Stacks."  
  38.  
  39. Bug Fixes:  Version 1.0 did not work because it was protected before distribution.  Unfortunately, both BMUG, EduComp and others picked up this version. 
  40.  
  41.